treeview: Remove unused variables from priv struct
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 14:39:19 +0000 (16:39 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 11 Jun 2014 15:36:04 +0000 (17:36 +0200)
commite11471709730247b2cbd5a51d58b93deafbc458a
treeddc19ec7e4ee596fcea6763c7319277485101714
parent89f38b5fc6dd42a4727ced032438e2f6577b68a1
treeview: Remove unused variables from priv struct

These variables were last used before moving row activation to being
managed by a gesture.
gtk/gtktreeview.c